.NET Aspire is important for .NET software developers but not for the reasons you think. Enjoy a trip down memory lane as I try to explain why .NET Aspire can finally fix some of the missteps made in the last 10 years.
As well as being able to orchestrate .NET projects, Aspire can also orchestrate the so-called Aspire components. These components are special libraries that add popular packages to our distributed application. Today, we will talk about Aspire components, why they are useful, and how to add them to our applications.
Today, we are going to talk about Real World Apps with Blazor and .NET Aspire
Explore .NET Aspire, a stack for building cloud-native apps, and learn about deployment and management with Azure integration.
In this article, I introduce a proof-of-concept project that adds the open source ClamAV antivirus scanner to a .NET Aspire system and shares connection information so that other resources can request malware scans.
When we look at the Resources tab of the .NET Aspire dashboard, we find the State column in the table displayed there. This column shows the current status of each service managed by the .NET Aspire. Ideally, we want each of these services to be shown as Running with the green tick next to it
.NET Aspire has folks talking - but why? What is .NET Aspire and what does it me for the average ASP.NET developer like me? Is it a thing for Kubernetes? Is it just for .NET Devs? Scott sits down with Damian Edwards to get a sense of what .NET Aspire ahem aspires to do, and where it's heading.
Comparing setting up a PostgreSql dependency using Docker vs using .NET Aspire?
Mitch is a Principal Software Engineer on the .NET Cloud team working on .NET Aspire and Core. Previously Mitch has worked on Azure services, the Azure SDK, and Azure DevOps.
Discover how .NET Aspire simplifies building cloud-ready, observable microservices with NuGet packages. Learn implementation steps, pros, and cons in our latest blog post!